odhcpd: remove OAF_BROKEN_HOSTNAME
authorDavid Härdeman <[email protected]>
Sun, 23 Nov 2025 23:05:33 +0000 (00:05 +0100)
committerÁlvaro Fernández Rojas <[email protected]>
Sun, 30 Nov 2025 16:00:14 +0000 (17:00 +0100)
commite568bde96e9f15bbd8fe571ad719ccb0491da34d
tree708a95d4af2c1a5e1607c95e598f6f96e19d610d
parentdef8adea9e6cbe246398c75afa84a32e1d25ff83
odhcpd: remove OAF_BROKEN_HOSTNAME

A bool is quite a bit more ergonomic (as the diff for this commit
shows).

Signed-off-by: David Härdeman <[email protected]>
Link: https://github.com/openwrt/odhcpd/pull/331
Signed-off-by: Álvaro Fernández Rojas <[email protected]>
src/config.c
src/dhcpv4.c
src/dhcpv6-ia.c
src/odhcpd.c
src/odhcpd.h
src/statefiles.c
src/ubus.c